home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / MacJournal 4.0.4.dmg / MacJournal.app / Contents / Resources / Korean.lproj / BlogPostWarning.nib / classes.nib next >
Text File  |  2006-06-27  |  1KB  |  34 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = MJBlogPostWarningController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 cancelButton = NSButton; 
  9.                 imageView = NSImageView; 
  10.                 okButton = NSButton; 
  11.                 openHomePageButton = NSButton; 
  12.                 placeholderView = NSView; 
  13.                 updateButton = NSButton; 
  14.             }; 
  15.             SUPERCLASS = MJSheetController; 
  16.         }, 
  17.         {
  18.             ACTIONS = {changeKeychainSetting = id; endSheet = id; }; 
  19.             CLASS = MJSheetController; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {headingTextField = NSTextField; modalDelegate = id; }; 
  22.             SUPERCLASS = MJWindowController; 
  23.         }, 
  24.         {CLASS = MJTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  25.         {
  26.             ACTIONS = {cancel = id; ok = id; }; 
  27.             CLASS = MJWindowController; 
  28.             LANGUAGE = ObjC; 
  29.             OUTLETS = {helpButton = NSButton; }; 
  30.             SUPERCLASS = NSWindowController; 
  31.         }
  32.     ); 
  33.     IBVersion = 1; 
  34. }